home *** CD-ROM | disk | FTP | other *** search
/ MacWorld 2003 May (DVD) / Macworld Resource DVD May 2003.toast / Data / Shareware / Utilities / CodeTekVirtual2.1.5.sit / CodeTekVirtualDesktop.dmg / CodeTek VirtualDesktop.app / Contents / Resources / GreyHoverWidget.nib / classes.nib next >
Encoding:
Text File  |  2003-02-20  |  471 b   |  14 lines

  1. {
  2.     IBClasses = (
  3.         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
  4.         {
  5.             CLASS = GreyHoverController; 
  6.             LANGUAGE = ObjC; 
  7.             OUTLETS = {widget = GreyHoverWidget; }; 
  8.             SUPERCLASS = NSWindowController; 
  9.         }, 
  10.         {CLASS = GreyHoverWidget; LANGUAGE = ObjC; SUPERCLASS = NSView; }, 
  11.         {CLASS = GreyHoverWindow; LANGUAGE = ObjC; SUPERCLASS = NSWindow; }
  12.     ); 
  13.     IBVersion = 1; 
  14. }